Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support system dark mode on Windows 10 version 1809 and higher #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vsalvino
Copy link
Owner

No description provided.

@vsalvino vsalvino changed the title Support system dark mode on Windows 10 version 2004 and higher Support system dark mode on Windows 10 version 1809 and higher Oct 27, 2021
vsalvino pushed a commit that referenced this pull request Apr 1, 2022
Make sure that the value added to the `read_objects_completed` set is
the one we actually return; previously this wasn't the case for conses
because of an optimisation (bug#54501).

Also add a check for vacuous self-references such as #1=#1# instead of
returning a nonsense value from thin air.

* src/lread.c (read1): Treat numbered conses correctly as described
above.  Detect vacuous self-references.
* test/src/lread-tests.el (lread-test-read-and-print)
(lread-test-circle-cases, lread-circle): Add tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant